home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Giga Pack
/
Giga Pack CD1.iso
/
strategy
/
atomix
/
run.bat
< prev
next >
Wrap
DOS Batch File
|
1991-08-09
|
311b
|
9 lines
@echo off
rem keystack 13
loadit game.exe > nul
cls
rem You can use KEYSTACK or KEYFAKE (keyboard stuffers) to respond to LOADIT
rem (13 is the ascii for Enter).
rem LOADIT accepts redirection to nul, and works fine if it on the path,
rem and you are in the directory in which the game to load resides.